@charset "utf-8";
/* SIR 지운아빠 */

/* 초기화 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */


*{margin:0; padding:0; font-family:'NanumGothic', '돋움', Helvetica, sans-serif; -webkit-text-size-adjust:none;}
html{    overflow-x: hidden;}
html, body{font-size:0.9em; line-height:1.4em; background:fff; letter-spacing:-0.5px; min-width:1200px}
a{text-decoration:none; color:inherit}
/*a:visited{color:#551a8b}
a:hover{color:#06e}*/

fieldset, img{border:0; margin:0; padding:0}
i, em, address{font-style:normal; font-weight:normal}

ul, li, dl{list-style:none}
label{cursor:pointer}

.nocallout{-webkit-touch-callout:none}
.pressed{background-color:rgba(0, 0, 0, 0.7)}

textarea{resize:vertical}
textarea[contenteditable]{-webkit-appearance:none}
textarea, input, select}

.ir{background-color:transparent; background-repeat:no-repeat; border:0;  display:block; overflow:hidden; text-align:left; text-indent:-999em}
.ir br{display:none}

.hidden{display:none !important; visibility:hidden}
.visuallyhidden{border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px}
.invisible{visibility:hidden}

/*input[type="checkbox"] {border:1px solid #999; outline:1px; width:14px; height:14px; margin-top:5px}*/

input{-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
outline:0}
input[type="text"], input[type="password"], input[type="tel"], input[type="name"], textarea{color:#111; padding:0px 10px;}
input[type="checkbox"] {border:1px solid #999; outline:1px; width:14px; height:14px; margin-top:0px; margin-right:5px; border-radius:0px; vertical-align:middle}

.cf{ } 
.cf:after{clear:both; content:""; display:block}

.space50{display:block;width:100%;height:50px; position:relative}
.space30{display:block;width:100%;height:30px; position:relative}
.space11{display:block;width:100%;height:11px; position:relative}
.space11:after{clear:both; content:""; display:block}


.f_blue{color:#00b9f2 !important}
.f_wgray{color:#888 !important}
.f_dgray{color:#606060 !important}
.f_org{color:#f05d0d !important}

.button{border-radius: 5px;box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3);cursor: pointer;font-size: 0.9em !important;font-weight: 600 !important}
.button:hover{box-shadow: none}
.button:active{box-shadow: inset 0 0 1px 0 rgba(0,0,0, 0.7)}

.button.small{padding:6px}
.button.big{padding: 8px 18px; font-size:1.2em !important}

.button.dgray{background-color : #4c505c; border: 1px solid #000; color:#fff }
.button.blue{background-color: #00b9f2; border: 1px solid #0097c6; color:#fff ;text-shadow: 0 1px 0 #0097c6}
.button.copy{background-color: #e9e9e9; border: 1px solid #cecece; color:#686868}
.button.bgray{background-color: #e9e9e9; border: 1px solid #00b9f2; color:#00b9f2}
.button.black{background-color: #555; border: 1px solid #444; color: #fff; text-shadow: 0 1px 0 #000}
.button.grey{background-color: #dbdbdb; border: 1px solid #ababab}

 @font-face {
   font-family: 'NanumGothic';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
   src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
 }
 @font-face {
   font-family: 'NanumGothic';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
   src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
 }
 @font-face {
   font-family: 'NanumGothic';
   font-style: normal;
   font-weight: 800;
   src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
   src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
 }


html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* 희연씨 style.css 파일 부분*/

/* common */
@font-face {
    font-family: 'SDMiSaeng';
    font-style: normal;
    font-weight: 400;
    src: url(./font/SDMiSaeng.eot);
    src: url(./font/SDMiSaeng.eot?#iefix) format('embedded-opentype'), url(./font/SDMiSaeng.woff2) format('woff2'), url(./font/SDMiSaeng.woff) format('woff'), url(./font/SDMiSaeng.ttf) format('truetype');
}
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

body, html{min-width:1100px;}
*{margin:0; padding:0; font-family:'NanumGothic', Helvetica, sans-serif; -webkit-text-size-adjust:none;}
.margin_right_none{margin-right:0 !important;}
.margin_left_none{margin-left:0 !important;}
.margin_bottom_none{margin-bottom:0 !important;}
.bottom_line_none{border-bottom:0 !important;}

.board_thumb{width:350px; height:360px; margin-right:25px;}
.board_thumb_img{width:350px; height:250px; float:left; border:1px solid #ddd; box-sizing:border-box;}
.board_thumb_img img{width:100%; height:100%;}
.board_title{width:100%; float:left; font-size:20px; color:#f15b5d; margin-top:20px; font-weight:600; line-height:20px;}
.board_content{width:100%; float:left; font-size:16px; color:#444; margin-top:15px; margin-bottom:20px; line-height:20px; font-weight:400;}

/* navigation */
#nav_container{width:100%; height:40px; background:#fde8ea; border-bottom:1px solid #f15b5d;}
#nav_container .top_nav{width:1100px; height:40px; margin:0 auto;}
#nav_container .top_nav ul{float:right; line-height:40px;}
#nav_container .top_nav ul li{float:left; margin-left:15px; margin-right:15px; position:relative;}
#nav_container .top_nav ul li a{float:left; font-size:15px; font-weight:400; color:#000; transition:all 0.3s;}
#nav_container .top_nav ul li a:hover{color:#f15b5d;}
#nav_container .top_nav ul li:after{width:1px; content:''; height:15px; background:#f15b5d; position:absolute; right:-15px; top:11px;}
#nav_container .top_nav ul li:last-child::after{display:none;}

/* main slide */
.slider_wrap{width:100%; float:left;}

.slide_top{width:1100px; height:106px; margin:0 auto; margin-top:15px; position:relative;}
.slide_top .slide_logo_mask{width:280px; height:106px; position:relative; overflow:hidden; float:left; line-height:0;}
.slide_top .slide_logo{width:840px; position:relative;}
.slide_top .slide_logo a{width:280px; float:left;}
.slide_top .slide_country{float:right; width:250px; position:relative; top:50px; right:30px; line-height:50px;}
.slide_top .slide_country ul{width:750px; position:relative;}
.slide_top .slide_country ul li {display: none}
.slide_top .slide_country ul li#current{display: block !important}
.slide_top .slide_country ul li{width:250px; float:left; text-align:center; font-family:SDMiSaeng; font-size:55px; color:#f15b5d;}
.slide_top .country_left{position:absolute; width:29px; height:47px; top:52px; right:280px; background:url(../img/main/left_off.png) no-repeat center; cursor:pointer; transition:all 0.3s;
                         -webkit-transition:all 0.3s; -o-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s;}
.slide_top .country_left:hover{background:url(../img/main/left_on.png) no-repeat center;}
.slide_top .country_right{position:absolute; width:29px; height:47px; top:52px; right:0; background:url(../img/main/right_off.png) no-repeat center; cursor:pointer; transition:all 0.3s;
                          -webkit-transition:all 0.3s; -o-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s;}
.slide_top .country_right:hover{background:url(../img/main/right_on.png) no-repeat center;}

.slider_wrap .slide{width:100%; float:left; margin-top:20px; height:1000px;}
.slider_wrap .slide li{float:left;}
.slider_wrap .slide li{width:100%; float:left; height:1000px;}

/* main contents */
#main_container{width:100%; float:left;}
#main_container .main_wrap{width:1100px; height:auto; margin:0 auto;}
#main_container .main_01, #main_container .main_02, #main_container .main_03{width:100%; float:left; margin-top:60px;}
#main_container .main_01 .main_title, #main_container .main_02 .main_title, #main_container .main_03 .main_title{float:left; margin-bottom:30px;}
.main_02 a, .main_03 a{float:left;}

.main_01{line-height:0;}
.main_01 a{float:left;}
.main_01 .main_01_img{float:left; margin-right:10px;}
.main_01 ul{float:left; width:730px;}
.main_01 ul li{float:left; margin-right:10px; margin-bottom:10px;}

/* footer */
#footer_container{width:100%; height:280px; float:left; margin-top:70px; border-top:1px solid #ccc; box-sizing:border-box; background:#f4f4f4;}
#footer_container .footer{width:1100px; height:280px; margin:0 auto; position:relative;}

.footer .footer_left{width:800px; float:left; line-height:25px; padding-top:30px;}
.footer .footer_left p{font-size:18px; font-weight:600; color:#555; display:inline-block;}
.footer .footer_left p span{font-size:14px; padding:2px 4px; color:#fff; background:#f15b5d; margin-left:15px; font-weight:400;}
.footer .footer_left ul{width:100%; float:left;}
.footer .footer_left ul li{float:left; font-size:14px; color:#888; font-weight:400; margin-right:40px; position:relative;}
.footer .footer_left ul li:after{position:absolute; width:1px; content:''; height:14px; background:#555; right:-20px; top:5px;}
.footer .footer_left ul li:last-child::after{display:none;}
.footer .footer_left ul li span{color:#555;}
.footer .footer_left .footer_ul01 span.f_banner{background:#fde8ea; padding:2px 4px;}
.footer .footer_right{width:300px; float:right; line-height:0; padding-top:40px;}

.footer .footer_banner{position:absolute; bottom:35px; right:0;}
.footer .footer_banner ul li{float:left; width:200px; height:56px; margin-left:10px;}
.footer .footer_banner ul li img{width:100%;}

/* sub_common */
.sub_container{width:100%; float:left;}
.sub_container .sub_top{width:1100px; margin:0 auto; height:106px; margin-bottom:20px; margin-top:15px;}
.sub_container .sub_top .sub_top_logo{width:280px; height:106px; float:left; line-height:0;}
.sub_container .sub_top .sub_top_logo a{float:left;}
.sub_container .sub_wrap{width:1100px; height:auto; margin:0 auto; position:relative;}
.sub_title{width:1100px; float:left; margin-top:30px; line-height:0;}
.board_wrap{width:1100px; float:left; margin-top:10px;}
.board_wrap a{float:left;}
.board_wrap a{float:left;}
.sub_top_guide{float:right; margin-top:80px; font-size:14px; color:#888; line-height:14px; letter-spacing:-0.5pt; font-weight:600;}
.sub_top_guide p span.home_icon{margin-right:5px;}
.sub_top_guide p span.color_bk{color:#444;}

/* sub_intro */
#intro_quick{width:80px; height:50px; position:absolute; top:0; right:-110px; line-height:0;}
#intro_quick a{float:left;}

/* sub_event */
.event_board_title{width:100%; float:left; font-size:22px; color:#f15b5d; margin-top:20px; font-weight:600; line-height:22px;}
.event_board_content{width:100%; float:left; font-size:18px; color:#444; margin-top:15px; margin-bottom:20px; font-weight:400; line-height:18px;}
.board_thumb{position:relative;}
.board_thumb .end{width:350px; height:360px; position:absolute; top:0; left:0; background:url(../img/sub/event_end.png) no-repeat center; display:none;}
.board_thumb .end_on{display:block;}


/* sub_board_common */
.sub_nav{width:1100px; height:50px; margin-top:30px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; float:left; text-align:center;}
.sub_nav ul{display:inline-block;}
.sub_nav ul li{float:left; margin-right:100px;line-height:50px;}
.sub_nav ul li:last-child{margin-right:0;}
.sub_nav ul li a{float:left; font-size:20px; color:#333; font-weight:600; letter-spacing:-0.5pt; height:50px; box-sizing:border-box; transition:all 0.3s; -webkit-transition:all 0.3s; -o-transition:all 0.3s;
                 -moz-transition:all 0.3s; -ms-transition:all 0.3s;}
.sub_nav ul li a.nav_in{color:#f15b5d !important; border-bottom:3px solid #f15b5d !important; box-sizing:border-box;}
.sub_nav ul li a:hover{color:#f15b5d; border-bottom:3px solid #f15b5d;}
.top40{margin-top:40px;}
.top20{margin-top:20px;}

.pager_wrap{width:1100px; float:left; margin-top:40px; position:relative;}
.paging_st{position:relative; padding:0; text-align:center; font-size:0; line-height:0; vertical-align:middle; border-bottom:none !important; background:none !important;}
.paging_st p, .paging_st ol, .paging_st li{display:inline-block !important; *display:inline !important; font-size:0 !important; line-height:0 !important; margin:0 !important; padding:0 !important;
                                           vertical-align:top;}
.paging_st p.first, .paging_st p.next, .paging_st li{*margin:0 -1px 0 0 !important;}
.paging_st p.first a{border-left:1px solid #ccc;}
.paging_st p.first, .paging_st p.prev, .paging_st p.next, .paging_st p.last{display:inline-block;}
.paging_st p a{display:block; padding:2px !important; font-size:0; line-height:0; color:#444; border:1px solid #ccc;}
.paging_st p.first a{width:14px; height:14px; background:url(../img/common/pagination_first_btn.gif) center center no-repeat; text-indent:-9999px; margin-right:7px;}
.paging_st p.prev a{display:block; width:14px; height:14px; background:url(../img/common/pagination_prev_btn.gif) center center no-repeat; text-indent:-9999px; margin-right:7px;}
.paging_st p.next a{display:block; width:14px; height:14px; background:url(../img/common/pagination_next_btn.gif) center center no-repeat; text-indent:-9999px; margin-right:7px; margin-left:7px;}
.paging_st p.last a{width:14px; height:14px; background:url(../img/common/pagination_last_btn.gif) center center no-repeat; text-indent:-9999px;}
.paging_st li a.in_page{font-weight:bold; color:#f15b5d; border-bottom:1px solid #f15b5d;}
.paging_st li a{display:inline-block; margin:4px 7px !important; height:13px; color:#444; font-size:11px; line-height:11px; vertical-align:middle;}

.board_write{position:absolute; right:0; top:-8px;}
.board_write a{float:left;}

.password_pop_wrap{width:100%; height:100%; position:fixed; top:0; left:0; background:rgba(255,255,255, 0.4);}
.password_pop{width:400px; height:auto; padding:60px 0; position:absolute; text-align:center; background:#fff; border:3px solid #f15b5d; left:38%; top:35%;}
.password_pop p{font-size:16px; color:#666; line-height:32px;}
.password_pop p span{font-size:21px; color:#000; font-weight:600;}
.password_pop input[type="password"]{width:300px; height:30px; background:#fff; margin-top:15px; border-radius:0; border:1px solid #ccc; box-sizing:border-box; text-align:center;}
.password_pop input[type="image"]{width:120px; height:40px; float:left; margin-left:20px; margin-top:30px; border-radius:0;}
.password_pop .close{width:120px; height:40px; float:left; margin-left:70px; margin-top:30px; cursor:pointer;}
.edit_pop, .del_pop{display:none;}

/* sub_community */
/* lounge */
.board_thumb .board_title_wrap{width:100%; float:left;}
.board_thumb .board_title_wrap .lounge_board_title{float:left; font-size:20px; color:#f15b5d; margin-top:20px; font-weight:600; line-height:20px;}
.board_thumb .board_title_wrap .board_name{float:right; font-size:15px; color:#888; font-weight:600; line-height:20px; margin-top:20px;}

/* letter */
.letter_thumb{width:1100px; float:left; margin-bottom:0;}
.letter_thumb a{border-top:1px solid #ccc; padding:20px 0;}
/* .letter_thumb_last{border-bottom:1px solid #ccc;} */
.letter_thumb .letter_thumb_img{width:320px; height:220px; border:1px solid #ddd; box-sizing:border-box;float:left;}
.letter_thumb .letter_thumb_img img{width:100%; height:100%;}
.letter_thumb .letter_thumb_txt{float:left; padding-left:30px; width:750px; height:220px;}
.letter_thumb .letter_thumb_txt .letter_title{width:100%; margin-top:10px; font-size:24px; line-height:24px; color:#f15b5d; font-weight:600;}
.letter_thumb .letter_thumb_txt .letter_content{width:100%; margin-top:30px; font-size:18px; color:#444; line-height:30px;}

/* qna */
.qa_board{width:100%; float:left;}
.qa_board tr th, .qa_board tr td{text-align:center;}
.qa_board tr th{background:#fde8ea; height:40px; line-height:40px; font-size:16px; font-weight:600; color:#000; border-right:1px solid #fff; box-sizing:border-box; border-bottom:2px solid #000;}
.qa_board tr td{background:#fff; font-size:15px; color:#444; border-bottom:1px solid #ccc; padding:8px 0;}
.qa_board tr:last-child td{border-bottom:2px solid #000;}
.qa_board tr .num{width:70px;}
.qa_board tr .subject{width:610px;}
.qa_board tr td.subject{text-align:left !important; padding-left:20px; padding-right:20px;}
.qa_board tr .writer{width:120px;}
.qa_board tr .date{width:150px;}
.qa_board tr .reply{width:150px; line-height:0;}
.qa_board tr.table_notice td{background:#f4f4f4; font-weight:600; color:#f15b5d;}
.qa_board tr td span.subject_title{font-weight:600; color:#f15b5d;}
.qa_board tr td span.secret_icon{margin-left:10px; line-height:0;}
/* //sub_community */

/* login */
.login_wrap{width:520px; float:left;}
.nonmember_wrap{width:520px; float:right;}
.login_form{margin-top:40px;}
.login_form p{width:100%; float:left; font-size:22px; font-weight:600; margin-bottom:10px; color:#000;}
.login_form table{width:100%; float:left; border-top:1px solid #ccc; border-bottom:1px solid #ccc; font-size:15px; color:#444;}
.login_form table tr th{width:150px; font-size:16px; background:#f4f4f4;}
.login_form table tr td{padding-top:9px; padding-left:9px;}
.login_form input[type="text"], .login_form input[type="password"]{width:220px; height:40px; background:#fff; border:1px solid #ddd; box-sizing:border-box; border-radius:0; float:left; font-size:15px; font-weight:400;}
.login_wrap input[type="submit"]{width:132px; height:89px; background:url(../img/sub/login_btn01.jpg) no-repeat center; border:0; border-radius:0; float:left;}
.nonmember_wrap input[type="submit"]{width:132px; height:138px; background:url(../img/sub/login_btn02.jpg) no-repeat center; border:0; border-radius:0; float:left;}
.login_form table tr td.naver_btn{line-height:0; padding-bottom:9px;}
.login_form table tr td.naver_btn a{float:left;}
.nonmember_wrap table tr td.last_input{padding-bottom:9px;}

.login_form .search_join{float:left; margin-top:50px; text-align:center;}
.login_form .search_join p{font-size:16px; font-weight:400; color:#888; line-height:25px; float:left;}
.login_form .search_join p span{font-size:20px; font-weight:600; color:#666;}

/* sub_reserve_login */
.nonmember_wrap input.nonmember_btn01{width:132px; height:40px; background:url(../img/sub/reserve_login_btn01.jpg) no-repeat center; line-height:0;}
.nonmember_wrap input.nonmember_btn02{width:132px; height:40px; background:url(../img/sub/reserve_login_btn02.jpg) no-repeat center; line-height:0;}
.login_ok_pop{width:400px; height:200px; position:fixed; left:38%; top:38%; background:#fff; border:3px solid #f15b5d; text-align:center;}
.login_ok_pop p{font-size:22px; font-weight:600; color:#444; margin-top:60px;}
.login_ok_pop .login_ok_pop_btn{float:left; margin-left:70px; line-height:0; margin-top:30px;}
.login_ok_pop .login_ok_pop_btn a{float:left; margin-right:20px;}

/* sub_reserve */
.reserve_wrap{width:100%; float:left; margin-top:50px;}
.reserve_wrap .reserve_top{float:left; line-height:0;}

.reserve_table_wrap{width:100%; float:left; margin-top:40px;}
.reserve_table_wrap p{font-size:22px; float:left; margin-bottom:10px; font-weight:600; width:100%;}
.reserve_table_wrap p span{float:right; font-size:16px; line-height:22px; color:#f15b5d;} 
.reserve_table_wrap table{width:100%; float:left; border-top:2px solid #000; border-bottom:2px solid #000; color:#444; font-size:15px;}
.reserve_table_wrap table tr{border-bottom:1px solid #ccc;}
.reserve_table_wrap table tr th{background:#f4f4f4; width:180px; padding:10px;}
.reserve_table_wrap table tr td{padding:10px; width:330px;}
.reserve_table_wrap table .txt_pink{color:#f15b5d; font-weight:600;}
.reserve_table_wrap table .price{font-weight:600;}
.reserve_table_wrap textarea{width:1100px; height:150px; border-radius:0; background:#fff; border:1px solid #ccc; box-sizing:border-box; padding:10px; resize:none; overflow:scroll; font-size:14px; line-height:20px;}
.t​erms_box{width:100%; float:left; margin-top:30px;}
.t​erms_box textarea{width:100%; height:150px; border-radius:0; background:#fff; border:1px solid #ccc; box-sizing:border-box; padding:10px; resize:none; overflow:scroll; font-size:14px; color:#666; line-height:20px;}
.t​erms_box p{float:right; font-size:16px; color:#444; font-weight:600;}
.reserve_table_wrap input[type="text"], .reserve_table_wrap select, .reserve_table_wrap input[type="password"]{background:#fff; border-radius:0; border:1px solid #ddd; box-sizing:border-box; padding:0 5px;
                                                                                                               font-size:15px;font-weight:400; height:30px; float:left;}
.reserve_table_wrap label, .reserve_table_wrap input[type="radio"]{line-height:30px;}
 .reserve_table_wrap input[type="checkbox"]{float:left; margin-top:8px;}
.reserve_table_wrap input[type="radio"]{margin-top:10px; margin-right:10px; margin-left:40px;}
.reserve_table_wrap input[type="text"]{width:100%;}
.reserve_table_wrap input.eng_name01{width:100px; margin-right:5px;}
.reserve_table_wrap input.eng_name02{width:225px;}
.reserve_table_wrap input.tel{width:98px; margin-right:7px; margin-left:6px;}
.reserve_table_wrap select.birth_y{width:140px;}
.reserve_table_wrap select.birth_m, .reserve_table_wrap select.birth_d{width:90px; margin-left:5px;}
.reserve_table_wrap input.mail01{width:140px; margin-right:5px;}
.reserve_table_wrap input.mail02{width:170px; margin-left:5px;}
.reserve_table_wrap select.mail03{width:170px; margin-left:10px;}
.reserve_table_wrap select.persons{width:150px; margin-right:5px;}

.reserve_table_wrap .reserve_table03 tr th, .reserve_table_wrap .reserve_table07 tr th{width:200px;}
.reserve_table_wrap .reserve_table03 tr td, .reserve_table_wrap .reserve_table07 tr td{width:882px;}
.last_reserve_table p{color:#f15b5d;}

.reserve_btn_wrap{width:260px; height:40px; float:left; line-height:0; margin-top:30px; margin-left:420px;}
.reserve_btn_wrap a.cancel_btn{float:left; margin-right:20px;}
.reserve_btn_wrap a.reserve_btn{float:right;}

.reserve_wrap .reserve_chk{width:100%; height:500px; float:left; background:url(../img/sub/reserve_chk_img02.jpg) no-repeat center; margin-top:30px; text-align:center;}
.reserve_wrap .reserve_chk p.reserve_complete{font-size:28px; color:#000; font-weight:600; line-height:30px; margin-top:100px;}
.reserve_wrap .reserve_chk p.reserve_complete span{padding:0 10px; padding-bottom:3px; border-bottom:2px solid #f15b5d;}
.reserve_wrap .reserve_chk .reserve_txt_box{background:rgba(255,255,255, 0.6); width:580px; margin:0 auto; margin-top:40px; padding:50px 0;}
.reserve_wrap .reserve_chk .reserve_txt_box p.reserve_txt{font-size:18px; font-weight:400; color:#444; line-height:26px;}
.reserve_wrap .reserve_chk .reserve_txt_box p.reserve_txt span{color:#000; font-weight:600;}
.reserve_wrap .reserve_chk .reserve_txt_box p.reserve_num{font-size:22px; font-weight:600; color:#f15b5d; margin-top:30px;}

.reserve_table_wrap ul{float:left; width:100%;}
.reserve_table_wrap ul.reserve_table_ul02{margin-top:20px;}
.reserve_table_wrap ul li{height:40px; font-size:16px; font-weight:600; float:left; line-height:40px;}
.reserve_table_wrap ul li.reserve_table_li01{width:200px; background:#fde8ea; text-align:center; color:#f15b5d;}
.reserve_table_wrap ul li.reserve_table_li02{width:890px; background:#fff5f6; padding-left:10px; color:#f15b5d;}
.reserve_table_wrap ul li.reserve_table_li03{width:1090px; background:#fde8ea; color:#000; padding-left:10px;}
.reserve_txtbox .txtbox{width:1100px; height:auto; padding:20px; border:1px solid #ccc; box-sizing:border-box; font-size:14px; line-height:20px; float:left;}

/* sub_search */
.search_id_form{width:520px; float:left;}
.search_pw_form{width:520px; float:right;}
.search_id_form input[type="text"], .search_pw_form input[type="text"]{width:100%;}
.search_id_form tr td.last_input, .search_pw_form tr td.last_input{padding-bottom:9px;}
.login_form select{border:1px solid #ddd; border-radius:0; background:#fff; height:40px; box-sizing:border-box; float:left; margin-left:10px;}
.login_form select.birth_y{width:130px; margin-left:0;}
.login_form select.birth_m, .login_form select.birth_d{width:105px;}
.search_btn{width:150px; height:50px; margin:0 auto;}
.search_btn input{float:left; border-radius:0; margin-top:30px;}

/* sub_join */
.join01{width:1100px; float:left; margin-top:50px;}
.join01_top{margin-top:30px !important;}
.join01 textarea{width:100%; float:left; height:150px; resize:none; background:#fff; border:1px solid #ccc; box-sizing:border-box; padding:15px; color:#666; font-size:14px; border-radius:0;}
.join01 p{float:right; margin-top:10px; font-size:16px; font-weight:400; color:#333;}
.join01_bottom{width:1100px; float:left; margin-top:50px; text-align:center;}
.join01_bottom p{font-size:18px; color:#333; font-weight:600;}
.join01_bottom .join01_btn{width:420px; margin:0 auto; line-height:0; margin-top:20px;}
.join01_bottom .join01_btn a{float:left; margin-right:20px;}

.join02_table01 table tr th{width:180px;}
.join02_table01 table tr td{width:880px;}
.join02_table01 table tr.hp_table{border-bottom:none;}
.join02_table01 input[type="text"], .join02_table01 input[type="password"]{width:300px;}
.join02_table01 select.birth_y{width:150px;}
.join02_table01 select.birth_m, .join02_table01 select.birth_d{width:95px;}
.join02_table01 .hp_table td{padding-bottom:0;}
.join02_table01 input.tel_btn01{width:140px; height:30px; background:url(../img/sub/join_btn03.jpg) no-repeat center; margin-left:5px; border:none; border-radius:0; float:left;}
.join02_table01 input.tel_btn02{width:140px; height:30px; background:url(../img/sub/join_btn04.jpg) no-repeat center; margin-left:5px; border:none; border-radius:0; float:left;}
.join02_table01 input.mail{margin-left:5px; margin-right:5px;}
.join02_table01 select.mail{width:160px;}
.join_btn{width:260px; height:40px; float:left; margin-top:30px; margin-left:500px;}
.join_btn a{float:left; margin-right:20px;}

.join03{width:1100px; height:500px; float:left; margin-top:30px; background:url(../img/sub/join_img04.jpg) no-repeat center; text-align:center;}
.join03 p.join03_p01{margin-top:150px; font-size:35px; color:#000; font-weight:600; line-height:38px;}
.join03 p.join03_p01 span{font-family:SDMiSaeng; font-size:70px; color:#f15b5d; font-weight:400;}
.join03 p.join03_p02{margin-top:90px; font-size:20px; color:#333; line-height:30px; font-weight:600;}

/* sub_mypage */
.mypage01_table01 table tr th{width:180px;}
.mypage01_table01 table tr td{width:900px;}
.mypage01_table01 table tr td span{font-size:14px; color:#666; float:left; line-height:30px; margin-left:10px;}
.mypage01_table01 input[type="text"], .mypage01_table01 input[type="password"]{width:250px;}
.mypage01_table01 input.tel_btn, .mypage01_table01 input.mail_btn{width:140px; height:30px; float:left; border:none; border-radius:0; background:url(../img/sub/my_btn01.jpg) no-repeat center; margin-left:5px;}
.mypage01_table01 input.mail{width:185px; margin-right:5px; margin-left:5px;}

.mypage02{width:1100px; float:left; margin-top:60px;}
.mypage02 table{width:100%; border-bottom:2px solid #000;}
.mypage02 table th{border-bottom:2px solid #000; border-left:1px solid #fff; box-sizing:border-box; background:#fde8ea; font-size:16px; color:#000; height:50px; line-height:50px;}
.mypage02 table td{font-size:15px; color:#444; font-weight:400; text-align:center; padding:20px 0; border-bottom:1px solid #ccc;}
.mypage02 table .date, .mypage02 table .price, .mypage02 table .condition{width:180px;}
.mypage02 table .product{width:250px;}
.mypage02 table .time{width:310px;}

.mypage04{width:1100px; float:left; padding:30px 0; background:url(../img/sub/my_img01.jpg) no-repeat center; background-size:cover; margin-top:60px; text-align:center;}
.mypage04 .mypage04_p01{font-size:32px; font-weight:600; margin-top:10px; color:#000;}
.mypage04 .mypage04_p02{font-size:18px; font-weight:600; color:#444; line-height:24px; margin-top:30px;}

/* sub_board_view */
.board_r_wrap{width:1100px; float:left;}
.board_contents{width:1100px; float:left; height:auto; border-top:2px solid #000; border-bottom:2px solid #000; margin-top:50px;}
.board_contents table{width:100%; float:left; font-size:15px;}
.board_contents table tr{border-bottom:1px solid #ccc;}
.board_contents table tr th{width:180px; color:#000; background:#f4f4f4;}
.board_contents table tr td{padding:9px 20px; padding-left:20px; box-sizing:border-box;}
.board_contents table tr td span.txt_pink{font-weight:600; color:#f15b5d; margin-right:5px;}
.board_contents table tr td.title{width:920px;}
.board_contents table tr td.writer, .board_contents table tr td.date{width:187px;}
.contents_box{width:1040px; height:auto; padding:30px; float:left; font-size:15px; line-height:24px;}
.contents_box img{float:left; width:100%;}
.board_contents02 table tr td.writer, .board_contents02 table tr td.date{width:370px;}

.comment_wrap{width:1100px; border-top:1px solid #ccc; float:left;}
.comment_wrap p.comment_title{float:left; margin-top:30px; font-size:20px; color:#000; font-weight:600;}
.comment_wrap .comment_r{width:1060px; padding:20px; float:left; margin-top:10px; border-top:1px solid #ccc;}
.comment_wrap .comment_w {width:1040px; padding:30px; float:left; border-top:1px solid #ccc; background:#f4f4f4;}
.comment_r .comment_r01{width:100%; float:left; color:#444;}
.comment_r .comment_r01 ul.comment_r01_ul01{float:left;}
.comment_r .comment_r01 ul.comment_r01_ul02{float:right;}
.comment_r .comment_r01 ul li{float:left; line-height:20px;}
.comment_r .comment_r01 ul.comment_r01_ul01 li.writer{font-size:16px; font-weight:600;}
.comment_r .comment_r01 ul.comment_r01_ul01 li.date{font-size:14px; color:#888; margin-left:20px;}
.comment_r .comment_r01 ul.comment_r01_ul01 li.date span.date_time{margin-left:10px;}
.comment_r .comment_r01 ul.comment_r01_ul02 li{font-size:14px;}
.comment_r .comment_r01 ul.comment_r01_ul02 li.edit{margin-right:30px; position:relative;}
.comment_r .comment_r01 ul.comment_r01_ul02 li.edit:after{position:absolute; width:1px; height:14px; background:#444; content:''; top:3px; right:-15px;}
.comment_r .comment_r02{width:100%; float:left; margin-top:20px; font-size:15px;}
.comment_w .comment_w01, .comment_w .comment_w02{width:100%; float:left;}
.comment_w .comment_w02{margin-top:10px;}
.comment_w input[type="text"]{width:120px; float:left; height:30px; background:#fff; border:1px solid #ccc; box-sizing:border-box; border-radius:0; margin-left:10px;}
.comment_w input[type="image"]{border-radius:0;}
.comment_w label, .comment_w input, .comment_w textarea{float:left;}
.comment_w textarea{margin-left:10px; width:800px; height:70px; background:#fff; border:1px solid #ccc; box-sizing:border-box; border-radius:0; resize:none; overflow:scroll; margin-right:10px;}
.comment_w label{font-size:15px; color:#444; margin-left:20px; margin-top:5px; font-weight:600;}
.comment_w .comment_w02 label{margin-top:25px;}

.board_bottom{width:1100px; float:left; margin-top:40px;}
.board_bottom table{width:100%; float:left; border-top:1px solid #ccc;}
.board_bottom .bottom_btn{float:right; line-height:0; margin-top:30px;}
.board_bottom .bottom_btn a{float:left; margin-left:10px;}
.board_bottom table tr{color:#444; border-bottom:1px solid #ccc;}
.board_bottom table tr th{width:180px; background:#f4f4f4; font-size:16px;}
.board_bottom table tr td{width:920px; font-size:15px; padding:9px 20px;}

/* sub_board_write */
.board_contents table.board_write_table input[type="text"], .board_contents table.board_write_table input[type="password"]{float:left; border-radius:0; box-sizing:border-box; border:1px solid #ddd;
                                                                                                                           background:#fff; font-weight:400; font-size:15px; height:30px;}
.board_contents table.board_write_table select{float:left; width:140px; height:30px; margin-right:5px;border-radius:0; box-sizing:border-box; border:1px solid #ddd; background:#fff;}
.board_contents table.board_write_table input[type="image"]{float:left; margin-left:5px; border-radius:0;}
.board_contents table.board_write_table td.title input{width:735px;}
.board_contents table.board_write_table td.writer input, .board_contents table.board_write_table td.password input{width:330px;}
.board_contents table.board_write_table td.tel input[type="text"], .board_contents table.board_write_table td.tel_num input[type="text"]{width:225px;}
.contents_box textarea{width:100%; height:500px; background:#fff; border:1px solid #ccc; float:left; resize:none; overflow:scroll; font-size:15px; line-height:25px; border-radius:0;}

/* sub_product */
.product_wrap{width:1100px; height:auto; margin:0 auto; position:relative;}
.product_wrap .product_top_img{width:1100px; float:left; margin-top:20px; line-height:0}

.product_date{width:1100px; float:left; margin-top:50px;}
.product_date .date_tab{width:100%; float:left;}
.date_tab .tab_arrow{float:left; width:30px; height:50px; border-bottom:1px solid #f15b5d; box-sizing:border-box;}
.date_tab ul{float:left; width:1040px; height:50px;}
.date_tab ul li{float:left; width:260px; height:50px; box-sizing:border-box; border-bottom:1px solid #f15b5d; text-align:center; line-height:50px; font-size:18px; color:#000; background:#f4f4f4; border-right:1px solid #ddd;}
.date_tab ul li:last-of-type{border-right:0;}
.date_tab ul li.date_tab_on{background:#fff;  border-left:1px solid #f15b5d; border-top:1px solid #f15b5d; border-right:1px solid #f15b5d; border-bottom:none; font-weight:600; color:#f15b5d;}
.product_date .date_table{width:100%; float:left; margin-top:50px;}
.date_table table{width:100%; float:left;}
.date_table table th{background:#fde8ea; height:50px; line-height:50px; font-size:16px; color:#000; border-right:1px solid #fff; box-sizing:border-box; border-bottom:2px solid #000;}
.date_table table th:last-of-type{border-right:none;}
.date_table table td{padding:20px 0; text-align:center; font-size:15px; color:#444; line-height:20px;}
.date_table table tr.explain{border-top:1px solid #ddd; border-bottom:2px solid #000;}
.date_table table tr.explain td{position:relative; padding:20px 15px 20px 60px; text-align:left; line-height:30px;}
.date_table table tr.explain td span{position:absolute; top:20px; left:20px;}
.date_table table td.price{font-size:18px; color:#f15b5d; font-weight:600;}
.date_table table td.price span{font-size:15px; color:#444; text-decoration:line-through !important; font-weight:400;}
.date_table table td.state span{font-weight:600; color:#f15b5d;}

.product_info{width:1100px; float:left; margin-top:30px; margin-bottom:30px;}
.product_info .intro_tab{width:1100px; float:left;}
.product_info .intro_tab ul{float:left; width:1100px; height:50px;}
.product_info .intro_tab ul li{float:left; width:275px; height:50px; border-right:1px solid #ddd; background:#f4f4f4; border-bottom:1px solid #f15b5d; font-size:18px; color:#000; box-sizing:border-box;
                               line-height:50px; text-align:center; position:relative;}
.product_info .intro_tab ul li:last-of-type{border-right:none;}
.product_info .intro_tab ul li a{display:block;}
.product_info .intro_tab ul li.intro_tab_on{background:#fff; font-weight:600; color:#f15b5d; border-top:1px solid #f15b5d; border-bottom:none; border-left:1px solid #f15b5d; border-right:1px solid #f15b5d;}
.product_info .info_contents{width:1100px; height: auto; float:left; padding:60px 100px; border-left:1px solid #f15b5d; border-right:1px solid #f15b5d; border-bottom:1px solid #f15b5d; box-sizing:border-box;}
.product_info .info_contents img{width:100%; float:left;}

.info_contents .info_in{width:100%; float:left; margin-top:60px;}
.info_contents .info_in .info_in_title{width:100%; float:left; border-top:2px solid #aaa; }
.info_contents .info_in .info_in_title ul{width:100%; float:left; height:50px; line-height:50px; border-bottom:1px solid #ddd;}
.info_contents .info_in .info_in_title ul li{float:left; height:50px; line-height:50px;}
.info_contents .info_in .info_in_title ul li.in_title_li01{width:120px; font-size:18px; color:#f15b5d; font-weight:600; text-align:center; background:#fde8ea;}
.info_contents .info_in .info_in_title ul li.in_title_li01 span{font-size:30px;}
.info_contents .info_in .info_in_title ul li.in_title_li02{padding:0 20px; font-size:18px; color:#444;}
.info_contents .info_in .info_in_title ul li.in_title_li02 span{float:right; margin-top:20px; cursor:pointer;}
.info_contents .info_in .info_in_contents{width:100%; float:left; padding:30px 0; /*border-bottom:2px solid #aaa;*/}
.info_contents .info_in .top30{margin-top:30px;}
.board_wrap_p01{font-size:22px; color:#000; font-weight:bold; margin-bottom:10px;}

#product_quick{position:absolute; top:20px; right:-110px;}
#product_quick ul{width:80px; height:402px;}
#product_quick ul li{float:left; line-height:0;}
#product_quick ul li a{float:left;}
#product_quick ul li:last-of-type{margin-top:5px;}

/* 희연씨 style.css 파일 부분*/

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#fff;color:#333;text-align:right}
.hd_pops_footer button {margin-right:5px; padding:0 5px; border:0;background:none;color:#333}

/* 상단 레이아웃 */
#hd {z-index:4;position:relative;min-width:970px;background:#fff}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:26px 0;width:970px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:5px 0 0}

/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {float:right;margin:0;padding:0;list-style:none;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}

/* 메인메뉴 */
#gnb {position:relative;margin:-1px 0 0;border-top:1px dotted #dde4e9;border-bottom:1px solid #dde4e9;background:#ecf0f7}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto !important;padding:0;width:970px;zoom:1}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left}
.gnb_1da {display:inline-block;padding:0 40px 0 10px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none}
.gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none}
.gnb_1dli_air .gnb_1da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_1da {background-color:#333;color:#fff}
.gnb_2dul {display:none;position:absolute;top:35px;width:180px}
.gnb_2da {display:block;padding:13px 10px;text-align:left;text-decoration:none}
.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}
.gnb_2da:focus, .gnb_2da:hover {background:#666;text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto;width:1100px;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}

#container {z-index:4;position:relative;float:left; /*padding:15px 16px 15px 15px;*/ width:1100px;min-height:500px;height:auto !important;height:500px;background:#fff;font-size:1em;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}

/* 하단 레이아웃 */
#ft {min-width:970px;border-top:1px solid #dde4e9;background:#f2f5f9}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}

#ft_company {text-align:center}

#ft_copy {background:#414141}
#ft_copy div {position:relative;margin:0 auto;padding:10px 0;width:970px;color:#fff}
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:5;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:36px;right:-21px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {padding:0 5px;width:120px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {margin-top: 10px; float:left; text-align:center; width:100%;}
.btn_confirm .btn_submit, .btn_confirm .btn_cancel{padding:0; width:80px; height:30px; text-align:center; line-height:30px; margin-right:10px;}
 /* 서식단계 진행 */

.btn_submit {padding:8px;border:0; background:#f15b5d; color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:27px;line-height:1em}
#sfl{width:100px; box-sizing:border-box; height:30px; padding:5px; border:1px solid #d1d1d1; background:url(../img/common/select_arrow.png) no-repeat 95% 50%; border-radius:none; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
#sfl::-ms-expand{display:none;}

a.btn_cancel {display:inline-block;padding:7px;border:0;background:#888;color:#fff;text-decoration:none;vertical-align:middle;}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:0;background:#888;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:0;background:#f15b5d;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#f4f4f4;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;color:#000;vertical-align:middle;line-height:2em;}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {}
.tbl_frm01 textarea {width:100%;height:100px; resize:none; overflow:scroll;}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#888;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

.sub_container{overflow: visible}
#container_title{display: none}

#bo_vc{background: white !important;}
#bo_v_img{padding-top:10px;}

.tbl_wrap{overflow: hidden}

#bo_sch{padding:10px 0 !important; margin:0 !important; border:1px solid #d1d1d1;}
#bo_sch .bo_sch_btn{background:#888; color:#fff; padding:7px; vertical-align:middle; border:0;}
#bo_sch .frm_input{width:200px; height:30px; padding:5px !important; border:1px solid #d1d1d1;}